home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Max Special: Max Gallery
/
Max Special Gallery.iso
/
pc
/
gr8b.dir
/
00065.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-03
|
203 b
|
14 lines
on exitFrame
if rollOver(13) then
disabilitaAltri(13, 11, 17)
flashRoller(13, 16, EMPTY)
else
disabilitaTutto(11, 17)
end if
play frame the frame
end
on mouseDown
doDragging()
end